| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | sghi-encounter-class |
| FHIR Version | R5 |
| Source | https://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-sghi-encounter-class.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/sghi-encounter-class |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-10T13:42:01+00:00 |
| Name | SGHIEncounterClassVs |
| Title | Encounter Class Value Sets |
No resources found
| CodeSystem | |
| sghi-identifier-codesystem | SGHI Identifier Code System |
| ValueSet | |
| encounter-class | Encounter class |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sghi-encounter-class
This value set includes codes based on the following rules:
http://terminology.hl7.org/ValueSet/encounter-classhttps://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem| Code | Display |
| chemo | Chemotherapy |
| surg | Surgery |
| radio | Radiotherapy |
{
"resourceType": "ValueSet",
"id": "sghi-encounter-class",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/sghi-encounter-class",
"version": "0.1.0",
"name": "SGHIEncounterClassVs",
"title": "Encounter Class Value Sets",
"status": "active",
"date": "2025-07-10T13:42:01+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/ValueSet/encounter-class"
},
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/sghi-identifier-codesystem",
"concept": [
{
"code": "chemo",
"display": "Chemotherapy"
},
{
"code": "surg",
"display": "Surgery"
},
{
"code": "radio",
"display": "Radiotherapy"
}
]
}
]
}
}